diff options
Diffstat (limited to 'config/waybar/style/[Wallust] Simple.css')
| -rw-r--r-- | config/waybar/style/[Wallust] Simple.css | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/config/waybar/style/[Wallust] Simple.css b/config/waybar/style/[Wallust] Simple.css index b69f686a..e2a27636 100644 --- a/config/waybar/style/[Wallust] Simple.css +++ b/config/waybar/style/[Wallust] Simple.css @@ -8,8 +8,6 @@ min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; -padding-top: 1px; -padding-bottom: 1px; } @import '../../.config/waybar/wallust/colors-waybar.css'; @@ -147,10 +145,10 @@ tooltip { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: @color12; - padding-top: 3px; - padding-bottom: 3px; + padding-top: 4px; + padding-bottom: 4px; padding-right: 6px; - padding-left: 6px; + padding-left: 6px;; } #mode { |
